x86emul: correct decoding of vzero{all,upper}
authorJan Beulich <jbeulich@suse.com>
Tue, 14 Mar 2017 11:42:58 +0000 (12:42 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Mar 2017 11:42:58 +0000 (12:42 +0100)
commite26a2a00169bad403c9dcc597218080626cee861
tree693036b66b6bba918dfef011cccb8efc6245cea6
parent866f3636f832ecae0260b04e90b8de432aaa3129
x86emul: correct decoding of vzero{all,upper}

These VEX encoded insns aren't followed by a ModR/M byte.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
master commit: 26735f30dffe1091686bbe921aacbea8ba371cc8
master date: 2017-03-02 16:08:27 +0100
xen/arch/x86/x86_emulate/x86_emulate.c